func runtime.mallocgcSmallScanHeader
2 uses
runtime (current package)
malloc.go#L1060: x, elemsize = mallocgcSmallScanHeader(size, typ, needzero)
malloc.go#L1431: func mallocgcSmallScanHeader(size uintptr, typ *_type, needzero bool) (unsafe.Pointer, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)